home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Paint.NET 2.5 / PaintDotNet_2_5.exe / PaintDotNet.msi / _DE7F8B051BB01554D78D64FCC5DC1E56 < prev    next >
Text File  |  2005-11-23  |  10KB  |  212 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - File Menu</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.      </b></p>
  18. </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         </li>
  25.     </ul>
  26.     <h3>User Interface</h3>
  27.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  28.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  29.         <li><a href="MainWindow.html">Main Window</a></li>
  30.         <li><a href="MenuBar.html">Menu Bar</a>
  31.         <ul class="toc">
  32.             <li><a href="File.html">File</a></li>
  33.             <li><a href="Edit.html">Edit</a></li>
  34.             <li><a href="View.html">View</a></li>
  35.             <li><a href="Image.html">Image</a></li>
  36.             <li><a href="Layers.html">Layers</a>
  37.             <ul class="toc">
  38.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  39.                 <li><a href="Adjustments.html">Adjustments</a>
  40.                 <ul class="toc">
  41.                     <li><a href="Levels.html">Levels</a></li>
  42.                 </ul></li>
  43.             </ul></li>
  44.             <li><a href="Effects.html">Effects</a></li>
  45.             <li><a href="Tools.html">Tools</a></li>
  46.             <li><a href="Window.html">Window</a></li>
  47.             <li><a href="Help.html">Help</a></li>
  48.             <li><a href="Toolbar.html">Toolbar</a></li>
  49.         </ul>
  50.         </li>
  51.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  52.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  53.             <li><a href="MoveTools.html">Move Tools</a><br>
  54.             <a href="MagicWand.html">Magic Wand</a><br>
  55.             <a href="Paintbrush.html">Paintbrush</a></li>
  56.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  57.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  58.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  59.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  60.             <li><a href="TextTool.html">Text Tool</a></li>
  61.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  62.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  63.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  64.         </ul>
  65.         </li>
  66.         <li><a href="HistoryWindow.html">History Window</a></li>
  67.         <li><a href="LayersWindow.html">Layers Window</a></li>
  68.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  69.         <li><a href="StatusBar.html">Status Bar</a></li>
  70.     </ul>
  71.     </li>
  72.     <h3>Other</h3>
  73.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  74.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  75.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  76.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  77.         <li><a href="WebLinks.html">Web Links</a></li>
  78.         <li><a href="License.html">License</a></li>
  79.     </ul>
  80. </div>
  81. <div id="content">
  82.     <!-- #BeginEditable "content" -->
  83.  
  84.  
  85.     <div id="content0">
  86.         <h2>File menu</h2>
  87.         <p>The file menu provides access to open, acquire, and save images in Paint.NET. These options behave similarly 
  88.         to other document and image editing programs.</p>
  89.         <ul>
  90.             <li class="nobullet"><img border="0" src="Images/filemenu.gif"></li>
  91.             <li>
  92.             <h3>New</h3>
  93.             <p>This allows you to create a new, blank image. The default size is 800 x 600, or the size of any image that 
  94.             has been copied to the clipboard. The following dialog is displayed when you click on this menu item. You may 
  95.             use the "Maintain aspect ratio" checkbox to enforce that the ratio between width and height remains the same. 
  96.             The new size of the image is also displayed at the top of the dialog box; this can be used to determine how 
  97.             much memory the image will use, but may not reflect how large it will be when you save it to disk (it will usually 
  98.             be smaller).</p>
  99.             <p><img border="0" src="Images/NewDialog.png" width="285" height="271"></p>
  100.             </li>
  101.             <li>
  102.             <h3>Open</h3>
  103.             <p>This allows you to open an image, which will close the current image you're working on. It works the same 
  104.             as the Open facility in just about any other document-oriented application.</p>
  105.             </li>
  106.             <li>
  107.             <h3>Open Recent</h3>
  108.             <p>Illustrated above, the Open Recent menu allows you to quickly access the last 8 images you have opened with 
  109.             Paint.NET. Each image is accompanied by a thumbnail to help you 
  110.             quickly located it visually. There is also a command, 
  111.             "Clear this list," that allows you to clear this menu.</p>
  112.             </li>
  113.             <li>
  114.             <h3>Acquire</h3>
  115.             <p>This submenu contains two items: From Clipboard, and From Scanner or Camera. These allow you to create a 
  116.             new image that immediately takes its contents from the clipboard, or from a scanner or camera that supports 
  117.             Windows Image Acquisition 2.0 (WIA).</p>
  118.             <p><i>Note: The "From Scanner or Camera" menu item is not available in Windows 2000, and may require special 
  119.             setup for Windows Server 2003. Please see our <a href="FAQ.html">FAQ</a> for more information.</i></p>
  120.             <p><img border="0" src="Images/AcquireMenu.png"></p>
  121.             </li>
  122.             <li>
  123.             <h3>New Window</h3>
  124.             <p>This opens a new copy of Paint.NET with a blank image.</p>
  125.             </li>
  126.             <li>
  127.             <h3>Open in New Window</h3>
  128.             <p>This presents the Open dialog, but then launches a new copy of Paint.NET to open the image instead of reusing 
  129.             the existing window.</p>
  130.             </li>
  131.             <li>
  132.             <h3>Save</h3>
  133.             <p>This command saves the image with the current filename. If you have not saved the image before, and if the 
  134.             file type you are saving as requires configuration (GIF, TGA, and JPEG), then you will be presented with the 
  135.             Save Configuration dialog. Also, if you have not yet named your image (that 
  136.             is, if it's still called "Untitled"), you'll 
  137.             need to give it a name.</p>
  138.             <p>For JPEG images, you will be presented with the ability to configure the quality of the image. For GIF images, 
  139.             you may configure how transparency and dithering are handled. Lastly, TGA images may be configured to save at 
  140.             24- or 32-bit, and with or without RLE compression enabled.</p>
  141.             <p>The dialog shows a preview of how the image will appear when loaded in another application 
  142.             (or in Paint.NET) after it is saved. 
  143.             The file size is shown below the preview. You may use the configuration settings to help you optimize quality 
  144.             vs. file size.</p>
  145.             <p>
  146.             <img border="0" src="Images/SaveConfigDialog.gif" width="523" height="358" alt="Chris Trevino hard at work on Paint.NET v1.0"></p>
  147.             </li>
  148.             <li>
  149.             <h3>Save As</h3>
  150.             <p>Normally when you use the standard Save command it will reuse the filename and settings that were given before. 
  151.             The Save As command allows you to specify a new name and, if applicable, new settings.</p>
  152.             </li>
  153.             <li>
  154.             <h3>Print</h3>
  155.             <p>This allows you to print your image using the built-in Windows Photo Printing Wizard. It presents a simple 
  156.             wizard-based interface that will guide you through the printing process.</p>
  157.             <p><i>Note: This feature is not available in Windows 2000, and may require special setup for Windows Server 2003. 
  158.             Please see the <a href="FAQ.html">FAQ</a> for more information.</i></i></p>
  159.             <p><img border="0" src="Images/PrintWizard.png" width="338" height="275"></p>
  160.             </li>
  161.             <li>
  162.             <h3>Language</h3>
  163.             <p>This submenu shows what languages you may use Paint.NET in. By default, the language that Windows was installed 
  164.             with is chosen. If Paint.NET has not been translated to that language then it will default to English. Currently, 
  165.             Paint.NET is available in English and German. Switching languages requires that you restart Paint.NET.</p>
  166.             <p><img border="0" src="Images/LanguageMenu.png"></p>
  167.             </li>
  168.             <li>
  169.             <h3>Updates</h3>
  170.             <p>By default, Paint.NET automatically checks for updates every fourteen (14) days. Note that it only checks 
  171.             for updates while it is running (a background program is not installed to do this), and that no personal information 
  172.             is transmitted from your computer during the process (it works by downloading a text file from the website and 
  173.             inspecting its contents). Using this submenu you may manually check for updates, control whether Paint.NET 
  174.             automatically checks for updates, and control whether it also looks for pre-release versions (such as Betas).</p>
  175.             <p>These settings affect all users that may log in to the system. You must be part of the Administrators group 
  176.             to change them or to run the Check Now command. Paint.NET will not automatically check for updates for non-Administrator 
  177.             accounts. Once an update is installed by an Administrator, it is usable by all other users in the system as 
  178.             well.</p>
  179.             <p><i>Note: Because of changes related to Administrator accounts in 
  180.             Windows Vista, this functionality may not work at all. A future 
  181.             release of Paint.NET will fix this.</i></p>
  182.             <p><img border="0" src="Images/UpdatesMenu.png" width="472" height="95"></p>
  183.             <p>If an update is available, you will be prompted with a dialog that looks similar to this one:</p>
  184.             <p><img border="0" src="Images/UpdatesDialog.png"></p>
  185.             <p>Simply click the Install button and you will have the latest version of Paint.NET!</p>
  186.             </li>
  187.             <li>
  188.             <h3>Exit</h3>
  189.             <p>Use this to exit Paint.NET. You will be asked to save your changes if you have not done so.</p>
  190.             </li>
  191.         </ul>
  192.     </div>
  193.  
  194.  
  195.     <!-- #EndEditable -->
  196.     <h4><br>
  197.     <br>
  198.     </h4>
  199.     <p align="center">
  200.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2005 </font>Rick Brewster, Chris Crosetto, Tom 
  201.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  202.     <font face="Times New Roman">⌐ 2005 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  203.     </font>
  204. </div>
  205. </b>
  206.  
  207. </body>
  208.  
  209. <!-- #EndTemplate -->
  210.  
  211. </html>
  212.